How to Install dropbear-bin software package in Ubuntu 16.10 (Yakkety Yak)

How to Install dropbear-bin software package in Ubuntu 16.10 (Yakkety Yak)

dropbear-bin software package provides lightweight SSH2 server and client - command line tools, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dropbear-bin 

dropbear-bin is installed in your system.

Make ensure the dropbear-bin package were installed using the commands given below,

$ sudo dpkg-query -l | grep dropbear-bin *

You will get with dropbear-bin package name, version, architecture and description in a table

dropbear-bin package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Network
Package dropbear-bin
Version 2016.74-1
Description lightweight SSH2 server and client - command line tools
Sub Section Net


See Also, How to uninstall or remove dropbear-bin software package from Ubuntu 16.10 (Yakkety Yak)?